C1.DataCollection Assembly / C1.DataCollection Namespace / C1PagedDataCollection<T> Class / SourceIsObservableCollection Property

In This Topic
SourceIsObservableCollection Property (C1PagedDataCollection<T>)
In This Topic
Gets a value indicating whether the source collection is an ObservableCollection.
Syntax
'Declaration
 
Protected Property SourceIsObservableCollection As Boolean
 
See Also